CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gmm c

搜索资源列表

  1. gmm-gmr

    0下载:
  2. 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32722
    • 提供者:阿商
  1. hmm-1.03.tar.gz

    0下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-11-08
    • 文件大小:12922
    • 提供者:李云强
  1. GMM

    1下载:
  2. 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:20888
    • 提供者:jiangkaihua
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. GmmDetector

    0下载:
  2. Cuda GMM detector write on visual c-Cuda GMM detector write on visual c++
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:9656
    • 提供者:Artem
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. GMM

    2下载:
  2. 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:233689
    • 提供者:realwill
  1. HMM

    0下载:
  2. 简单明了的HMM-GMM-KEAMS调用接口,C环境使用。-Simple HMM-GMM-KEAMS Call Interface, C environments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:11760
    • 提供者:安安
  1. gmm-gmr

    0下载:
  2. GMM Gaussian Mixture Models in C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:273932
    • 提供者:paulo
  1. GMM

    0下载:
  2. 可以了解GMM的动态,也可以学习GMM的构建技术,对我们学习非常重要!-Can understand the dynamics, also can GMM study of construction technology of GMM our study is very important!
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:4384
    • 提供者:wang_xian_xia
  1. gmm

    0下载:
  2. C++和opencv相结合的关于图像中高斯建模的程序。-C++ and opencv combination of Gaussian model on the image of the procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2808460
    • 提供者:hehe
  1. GMM_background_src

    1下载:
  2. 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5302
    • 提供者:路江
  1. GMM-VC

    0下载:
  2. 利用GMM进行语音识别的C程序,希望有用~-GMM for speech recognition using C program, hope that useful ~
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:63725
    • 提供者:李芳兰
  1. GMM

    0下载:
  2. 这里介绍了一个利用了EM算法得到的GMM训练c代程序-This is a useful file of GMM code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2646
    • 提供者:李娜
  1. gmm

    0下载:
  2. NND格式激波管源码,显示出NND格式在激波捕捉方面的优势-NND ,基于C语言编写-NND format shock tube source, showing that the NND format capture shock strengths
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2614
    • 提供者:usman
  1. C-code-of-GMM

    0下载:
  2. OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:89398
    • 提供者:luer
  1. GMM

    0下载:
  2. 高斯混合模型GMM的C++实现 在高斯混合模型中需要使用概率更新参数的地方,程序中都简化成为了1处理,否则计算一个正态分布的概率还是挺花时间的。但是除了将概率换成1,其他地方还是严格按照公式的,大家可以仔细推导一下,就会看出其中的差异- Gaussian mixture model GMM C++ implementation In the Gaussian mixture model parameters need to use probability to upd
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:394273
    • 提供者:何峰
  1. GMM背景建模c++

    0下载:
  2. 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:weizhaoqi
  1. GMM

    0下载:
  2. 此算法实现高斯混合,可以对初始聚类算法选择c均值和EM,可以实现密度估计和分类。(This GMM algorithm can estimate the density and class, the initial steps can select the C-mean and EM.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:永yong
  1. Gmm

    0下载:
  2. 高斯混合模型,利用C++ OEPNCV来完成(This is a GMM model using C++ opencv to deal with it)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:14698496
    • 提供者:科研科研
« 12 »
搜珍网 www.dssz.com